AI Protocol Swap Fee Hook V1 & Add BVCC Dynamic Fee Hook to allowlist (BSC, Ethereum, Arb, Base)#1346
Merged
AI Protocol Swap Fee Hook V1 & Add BVCC Dynamic Fee Hook to allowlist (BSC, Ethereum, Arb, Base)#1346
Conversation
feat: allowlist Basememe hook on Base Co-authored-by: Jukes <zwl@outlook.ie> Co-authored-by: Siyu Jiang (See-You John) <91580504+jsy1218@users.noreply.github.com>
Captures 0.5% fee on every swap; the fee is captured in a "fee token", which can be (depending on the pool) ALI or USDC Pools currently using the hook: 1) USDC/MESSIAH https://app.uniswap.org/explore/pools/base/0xaca93c6543498289affeab3b3645b0faa3c660d73d76a3d271c8b92339f88589 2) ALI/MESSIAH https://app.uniswap.org/explore/pools/base/0xbc52aa9764ae1a9d7a55b53ff56f1e10032aeeaa766632c6e34a62b9541c06d5 Co-authored-by: Siyu Jiang (See-You John) <91580504+jsy1218@users.noreply.github.com>
…e) (#1310) feat: Add BVCC Dynamic Fee Hook to allowlist (BSC, Ethereum, Arbitrum, Base) ## Summary Adding BVCC Dynamic Fee Hook v4.3 to the routing allowlist for 4 networks. ## Hook Details - **Name:** BVCC Dynamic Fee Hook - **Version:** v4.3 - **GitHub:** https://github.com/blockventurechaincapital-crypto/bvcc-dynamic-fee-hook - **Features:** Anti-bot protection, volatility-adaptive pricing, circuit breakers, gas-based emergency fees. ## Addresses | Network | Address | |---------|---------| | BSC | `0x8a36d8408f5285c3f81509947bc187b3c0efd0c4` | | Ethereum | `0xf9ced7d0f5292af02385410eda5b7570b10b50c4` | | Arbitrum | `0x2097d7329389264a1542ad50802bb0de84a650c4` | | Base | `0x2c56c1302b6224b2bb1906c46f554622e12f10c4` | ## Example Pool (BSC) https://app.uniswap.org/explore/pools/bnb/0x085182518e82062e732fcb912becdf7140b42f8da31c7afd850db3c6d4309c8a ## Verification - All contracts verified on respective block explorers - Hook Intake Form submitted Co-authored-by: Siyu Jiang (See-You John) <91580504+jsy1218@users.noreply.github.com>
Contributor
Graphite Automations"Request reviewers once CI passes on routing-api repo" took an action on this PR • (01/26/26)3 reviewers were added to this PR based on Siyu Jiang (See-You John)'s automation. |
xrsv
approved these changes
Jan 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/Uniswap/routing-api/pull/1316/changes
#1346